DisbursementBatchAdditionalDetail 
EntityType  Independent 
Logical Entity Name  DisbursementBatchAdditionalDetail 
Default Table Name  FaDisbBatchDetailDisbInfo 
Logical Only  NO 
Definition 
 
Note 
 

DisbursementBatchAdditionalDetail Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
DisbursementBatchId(FK)    INTEGER  NO 
 
DisbursementBatchDetailId(FK)    INTEGER  NO 
 
DisbursementNumber    CHAR(1)  NO 
 
NumberOfDisbursements    CHAR(1)  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

DisbursementBatchAdditionalDetail Keys 
Key Name  Key Type  Keys 
FaDisbBatchDetailDisbInfo_FaDisbBatchDetailID_N_N_IDX  Inversion Entry  DisbursementBatchDetailId 
FaDisbBatchDetailDisbInfo_FaDisbBatchID_N_N_IDX  Inversion Entry  DisbursementBatchId 
PK_FaDisbBatchDetailDisbInfo_FaDisbBatchDetailDisbInfoID  PrimaryKey  Id 

DisbursementBatchAdditionalDetail Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
DisbursementBatchDetail  Non-Identifying  One To Zero or More        DisbursementBatchDetailId  NO 
DisbursementBatch  Non-Identifying  One To Zero or More        DisbursementBatchId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

DisbursementBatchAdditionalDetail Check Constraints 
Check Constraint Name  CheckConstraint